home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / modula2 / 213 < prev    next >
Encoding:
Text File  |  1996-08-06  |  1.2 KB  |  29 lines

  1. Newsgroups: comp.lang.modula2
  2. Path: cix.compulink.co.uk!usenet
  3. From: mark_tbu@cix.compulink.co.uk ("Mark Morgan Lloyd ")
  4. Subject: Re: HOW Network Communication in TSModula-2
  5. Message-ID: <DM268E.4zu@cix.compulink.co.uk>
  6. Organization: KDG Mobrey Telemetry
  7. References: <4eau70$48q@utrhcs.cs.utwente.nl>
  8. Date: Wed, 31 Jan 1996 18:33:50 GMT
  9. X-News-Software: Ameol
  10.  
  11. I do not believe that you will do this with standard modules, except for 
  12. the limited case of transferring files between directories. I have had 
  13. some success in the past making direct calls to the NetBIOS, I believed I 
  14. used the book "Network Interrupts (A Programmer's Reference to Network 
  15. APIs)" by Brown and Kyle (Addison Wesley) as a reference.
  16.  
  17. I have recently played with the messaging interface (compatible with WGfW 
  18. winpopup etc.) using Modula-2 code, the source of my information for that 
  19. was Ralph Brown's interrupt list. I'm afraid that I don't have full 
  20. Internet access at present and don't really have the time to fool with 
  21. ftp etc., although I'd be happy to append the modules to a message here 
  22. if anybody were interested.
  23.  
  24. Mark Morgan Lloyd
  25. mark_tbu@cix.compulink.co.uk
  26.  
  27. [Opinions above are the author's, not those of his employers or 
  28. colleagues]
  29.